Package | qualitype.fhir.samples |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=qualitype.fhir.samples@1.0.0&canonical=http://www.qualitype.de/samples/fhir/StructureDefinition/MedicationCreate |
Url | http://www.qualitype.de/samples/fhir/StructureDefinition/MedicationCreate |
Status | active |
Name | MedicationCreate |
Experimental | False |
Description | The structure definition of a medication within an order creation (this SHALL be contained in a 'ServiceRequest'). |
Type | Medication |
Kind | resource |
StructureDefinition | |
http://www.qualitype.de/samples/fhir/StructureDefinition/ServiceRequestCreate ![]() | ServiceRequestCreate |
No resources found
{
"resourceType" : "StructureDefinition",
"id" : "MedicationCreate",
"url" : "http://www.qualitype.de/samples/fhir/StructureDefinition/MedicationCreate",
"name" : "MedicationCreate",
"status" : "active",
"description" : "The structure definition of a medication within an order creation (this SHALL be contained in a 'ServiceRequest').",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "script10.6",
"uri" : "http://ncpdp.org/SCRIPT10_6",
"name" : "Mapping to NCPDP SCRIPT 10.6"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Medication",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Medication",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Medication.identifier",
"path" : "Medication.identifier",
"max" : "0"
},
{
"id" : "Medication.code",
"path" : "Medication.code",
"binding" : {
"strength" : "required",
"valueSet" : "http://www.qualitype.de/samples/fhir/CodeSystem/medications"
}
},
{
"id" : "Medication.code.coding",
"path" : "Medication.code.coding",
"max" : "1"
},
{
"id" : "Medication.code.text",
"path" : "Medication.code.text",
"max" : "0"
},
{
"id" : "Medication.status",
"path" : "Medication.status",
"max" : "0"
},
{
"id" : "Medication.manufacturer",
"path" : "Medication.manufacturer",
"max" : "0"
},
{
"id" : "Medication.form",
"path" : "Medication.form",
"max" : "0"
},
{
"id" : "Medication.amount",
"path" : "Medication.amount",
"max" : "0"
},
{
"id" : "Medication.ingredient",
"path" : "Medication.ingredient",
"max" : "0"
},
{
"id" : "Medication.batch",
"path" : "Medication.batch",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.